| Total Complexity | 73 |
| Dependencies | 3 |
| Dependents | 2 |
| Total lines | 508 |
| Lines of code | 383 |
| Logical lines of code | 229 |
| Comment lines | 0 |
| Methods | 14 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| generate_zip() | 42 | 12 | 51 | |
| print_label_PDF() | 45 | 12 | 39 | |
| save_label_in_db() | 43 | 6 | 51 | |
| download_label_PDF() | 48 | 7 | 31 | |
| save_label_PDF() | 50 | 6 | 27 | |
| download_labels_zip() | 54 | 6 | 19 | |
| get_info_from_tracking_numbers() | 47 | 4 | 38 | |
| generate_labels_from_api() | 57 | 4 | 17 | |
| delete() | 48 | 2 | 42 | |
| get_url_for_download_label() | 58 | 3 | 15 | |
| get_url_for_download_labels_zip() | 58 | 3 | 15 | |
| get_url_for_print_labels() | 58 | 3 | 15 | |
| get_url_for_delete_label() | 58 | 3 | 15 | |
| delete_label_PDF_from_tracking_number() | 65 | 2 | 8 |